Miguel Angel de la Cruz López Apps

Métodos Numéricos (Módulo I) 2.11
-------------------------------------------------------------------------------------------------------------Aplicación para la solución de ecuaciones de una incógnita(Ecuaciones No Lineales)-------------------------------------------------------------------------------------------------------------Esta es la versión gratuita de la aplicación, incluye una muestrade las características de la aplicación y algo de publicidad.Aplicación muy didáctica ya que cuenta con tres tipos desolución:- -Tabular: Donde presenta una tabla con un concentrados de losvalores obtenidos en las etapas de la solución.--Iteraciones: Un desglose de las iteraciones con todos loscálculos necesarios así como también las sustituciones en lafunción aportada por el usuario.-- Solución: Solo se presentan la solución final.Además:-- La aplicación acepta escritura de la función.-- Se puede configurar el número de iteraciones máximas( Valor pordefault: 40).-- Se puede especificar el número de decimales a utilizar en loscálculos (Valor por default: 8 cifras).-- La aplicación ha sido probada en tablet de 7", 9" y 10" así comotambién en smartphone de 4.5 " y 5".-----------------------------------Los métodos incluidos son:------------------------------------ Aproximación secuencial- Iteración Simple- Bisección- Regula Falsi- Secante- Newton Raphson- Von Mises (En la versión completa)- Newton Raphson modificado(Versión 1) (En la versióncompleta)- Newton Raphson modificado(Versión 2) (En la versión completa)Cada método incluye teoría con ejemplo resuelto (Por el momentosolo en español).----------Idiomas:----------- Español- InglésEl idioma estándar es el español.---------------------Manejo de error---------------------La aplicación utiliza el error absoluto.Se puede configurar el número de decimales a utilizar en loscálculos. (icono 0.000).Se puede configurar el número máximo de iteraciones.-------------------------Soluciones disponibles:-------------------------- TabularConcentrado de los valores obtenidos en las iteraciones.- IteracionesListado de iteraciones con sus respectivas sustituciones- Solo raízResultado final.Además, los métodos de Newton Raphson, von Mises y NewtonRaphson modificado pueden trabajar con derivada analítica oderivada numérica.----------------------La aplicación soporta:----------------------- Escritura de la ecuación.- Funciones matemáticas.-------------------------------------------Funciones y constantes soportadas:-------------------------------------------- Número pi (Pi)- Número e (e)- Raíz cuadrada (sqrt)- Raíz cúbica (cbrt)- Seno trigonométrico (sin)- Coseno trigonométrico (cos)- Tangente trigonométrica (tan)- Seno inverso (asin)- Coseno inverso (acos)- Tangente inversa (atan)- Tangente inversa 2 (atan2)- Seno hiperbólico( sinh)- Coseno hiperbólico( cosh)- Tangente hiperbólica( tanh)- Secante (sec)- Cosecante (cosec)- Cotangente (cotan)- Secante inversa (asec)- Cosecante inversa (acosec)- Cotangente inversa (acotan)- Secante hiperbólica (sech)- Cosecante hiperbólica (cosech)- Cotangente hiperbólica (cotanh)- Seno hiperbólico inverso (asinh)- Coseno hiperbólico inverso (acosh)- Tangente hiperbólica inversa (atanh)- Cotangente hiperbólica inversa (acotanh)- Secante hiperbólica inversa (asech)- Cosecante hiperbólica inversa (acosech)- Logaritmo natural (log)- Logaritmo base 10 (log10)- Logaritmo natural inverso (exp)- Logaritmo decimal inverso (alog10)- Hipotenusa (hypot)- Valor máximo entre 2 (max)- Valor mínimo entre 2 (min)- Valor absoluto (abs)- Conversión de radianes a grados (toDegrees)- Conversión de grados a radianes (toRadians)-------------------------------------------------------------------------------------------------------------Application for solving equations in one variable (NonlinearEquations)-------------------------------------------------------------------------------------------------------------     This is the free version of theapplication, including a sample of the features of the applicationand some publicity.Very didactic application because it has three types ofsolution:- -Tabular: Where presents a table with values ​​concentratesobtained in stages of solution.--Iteraciones: A breakdown of iterations with all the necessarycalculations as well as substitutions in the function provided bythe user.- Solution: Only the final solution are presented.In addition:- The application accepts writing function.- You can set the maximum number of iterations (default value:40).- You can specify the number of decimal places to be used in thecalculations (default value: 8 digits).- The application has been tested on tablet 7 ", 9" and 10 "as wellas smartphone 4.5" and 5 ".-----------------------------------The methods included are:------------------------------------ Sequential Approach- Simple Iteration- Bisection- Regulates Falsi- Drying- Newton Raphson- Von Mises (In the full version)- Modified Newton Raphson (Version 1) (In the full version)- Modified Newton Raphson (Version 2) (In the full version)Each method includes theory with worked example (So far only inSpanish).----------Languages:----------- Spanish- EnglishThe standard language is Spanish.---------------------Error Handling---------------------The application uses the absolute error.You can set the number of decimal places to be used in thecalculations. (Icon 0.000).You can configure the maximum number of iterations.-------------------------Solutions available:------------------------- - Tabular        Values ​​obtainedconcentrate in iterations. - Iterations        List of iterationswith their respective replacements - Only root        Final result.Furthermore, Newton Raphson methods, Newton Raphson von Misesand can work with modified analytical or numerical derivativederived.----------------------The application supports:---------------------- - Write the equation. - Mathematical Functions.-------------------------------------------Supported functions and constants:-------------------------------------------- Number Pi (Pi)- Number and (e)- Square root (sqrt)- Cube root (cbrt)- Trigonometric Seno (no)- Trigonometric cosine (cos)- Trigonometric tangent (tan)- Inverse Sine (asin)- Inverse cosine (ACOS)- Tangent inverse (tie)- Inverse tangent 2 (atan2)- Hyperbolic sine (sinh)- Hyperbolic cosine (cosh)- Hyperbolic tangent (tanh)- Drying (sec)- Cosecant (vin)- Cotangent (cotan)- Drying reverse (asec)- Reverse Cosecant (acosec)- Cotangent reverse (dimensioned)- Hyperbolic secant (sech)- Hyperbolic Cosecant (cosech)- Hyperbolic Cotangent (cotanh)- Inverse Hyperbolic Sine (asinh)- Inverse hyperbolic cosine (acosh)- Inverse hyperbolic tangent (atanh)- Cotangent inverse hyperbolic (acotanh)- Inverse hyperbolic secant (asech)- Cosecant inverse hyperbolic (acosech)- Natural logarithm (log)- Base 10 logarithm (log10)- Natural inverse logarithm (exp)- Reverse decimal logarithm (alog10)- Hypotenuse (hypot)- Maximum of 2 (max)- Minimum of 2 (min)- Absolute Value (abs)- Conversion from radians to degrees (toDegrees)- Conversion of degrees to radians (toRadians)
Métodos Numéricos (Módulo III) 2.0
------------------------------------Integración Numérica Multivariable------------------------------------Esta es la versión gratuita de la Aplicación que lleva el mismonombre, incluye 3 métodos completos y algo de publicidad pocoinvasiva. La versión completa tiene 6 métodos y futurasactualizaciones a un costo mínimo.Aplicación muy didáctica ya que presenta las iteraciones concálculos y sustituciones de manera muy detallada.La aplicación ha sido probada en tablet de 7", 9" y 10" así comotambién en smartphone de 4.5 " y 5".-----------------------------------Los métodos incluidos son:------------------------------------ Rectángulos punto medio.- Trapezoidal- Simpson 1/3- Simpson 3/8- Newton Cotes- Cuadratura de Gauss Legendre (Hasta 20 Ptos.)----------Idiomas:----------- Español- InglésEl idioma estándar es el español.-------------------------Soluciones disponibles:-------------------------- TabularConcentrado de los valores obtenidos en las iteraciones.- IteracionesListado de iteraciones con sus respectivas sustituciones- SoluciónResultado final.----------------------Características notables:----------------------- Escritura de la ecuación.- Funciones matemáticas.- Configuración del número de decimales en los cálculos- Teoría para cada método con deducciones y ejemplosresueltos.--------------------------------------Funciones y constantes soportadas:--------------------------------------- Número pi (Pi)- Número e (e)- Raíz cuadrada (sqrt)- Raíz cúbica (cbrt)- Seno trigonométrico (sin)- Coseno trigonométrico (cos)- Tangente trigonométrica (tan)- Seno inverso (asin)- Coseno inverso (acos)- Tangente inversa (atan)- Tangente inversa 2 (atan2)- Seno hiperbólico( sinh)- Coseno hiperbólico( cosh)- Tangente hiperbólica( tanh)- Secante (sec)- Cosecante (cosec)- Cotangente (cotan)- Secante inversa (asec)- Cosecante inversa (acosec)- Cotangente inversa (acotan)- Secante hiperbólica (sech)- Cosecante hiperbólica (cosech)- Cotangente hiperbólica (cotanh)- Seno hiperbólico inverso (asinh)- Coseno hiperbólico inverso (acosh)- Tangente hiperbólica inversa (atanh)- Cotangente hiperbólica inversa (acotanh)- Secante hiperbólica inversa (asech)- Cosecante hiperbólica inversa (acosech)- Logaritmo natural (log)- Logaritmo base 10 (log10)- Logaritmo natural inverso (exp)- Logaritmo decimal inverso (alog10)- Hipotenusa (hypot)- Valor máximo entre 2 (max)- Valor mínimo entre 2 (min)- Valor absoluto (abs)- Conversión de radianes a grados (toDegrees)- Conversión de grados a radianes (toRadians)------------------------------------Numerical Integration Multivariable------------------------------------This is the free version of the application of the same name,includes 3 complete some advertising methods and minimallyinvasive. The full version has 6 methods and future upgrades atminimal cost.Very didactic application as it presents the iterations withcalculations and substitutions in great detail.The application has been tested on tablet 7 ", 9" and 10 "aswell as smartphone 4.5" and 5 ".-----------------------------------The methods included are:------------------------------------ Boxes midpoint.- Trapezoidal- Simpson 1/3- Simpson 3/8- Newton Cotes- Gauss Legendre quadrature (Up to 20 pts.)----------Languages:----------- Spanish- EnglishThe standard language is Spanish.-------------------------Solutions available:------------------------- - Tabular       Values ​​obtainedconcentrate in iterations. - Iterations       List of iterations withtheir respective replacements - Solution       Final result.----------------------Notable features:---------------------- - Write the equation. - Mathematical Functions. - Setting the number of decimals in the calculations - Theory for each method with deductions and workedexamples. --------------------------------------Supported functions and constants:--------------------------------------- Number Pi (Pi)- Number and (e)- Square root (sqrt)- Cube root (cbrt)- Trigonometric Seno (no)- Trigonometric cosine (cos)- Trigonometric tangent (tan)- Inverse Sine (asin)- Inverse cosine (ACOS)- Tangent inverse (tie)- Inverse tangent 2 (atan2)- Hyperbolic sine (sinh)- Hyperbolic cosine (cosh)- Hyperbolic tangent (tanh)- Drying (sec)- Cosecant (vin)- Cotangent (cotan)- Drying reverse (asec)- Reverse Cosecant (acosec)- Cotangent reverse (dimensioned)- Hyperbolic secant (sech)- Hyperbolic Cosecant (cosech)- Hyperbolic Cotangent (cotanh)- Inverse Hyperbolic Sine (asinh)- Inverse hyperbolic cosine (acosh)- Inverse hyperbolic tangent (atanh)- Cotangent inverse hyperbolic (acotanh)- Inverse hyperbolic secant (asech)- Cosecant inverse hyperbolic (acosech)- Natural logarithm (log)- Base 10 logarithm (log10)- Natural inverse logarithm (exp)- Reverse decimal logarithm (alog10)- Hypotenuse (hypot)- Maximum of 2 (max)- Minimum of 2 (min)- Absolute Value (abs)- Conversion from radians to degrees (toDegrees)- Conversion of degrees to radians (toRadians)
Métodos Numéricos-(Módulo IV) 2.1
-------------------------------------------------------------------------------------------------------Ecuaciones diferenciales ordinarias de primer grado-------------------------------------------------------------------------------------------------------Aplicación muy didáctica ya que presenta las iteraciones concálculos y sustituciones de manera muy detallada.La aplicación ha sido probada en tablet de 7", 9" y 10" así comotambién en smatphone de 4.5 " y 5".-----------------------------------Los métodos incluidos son:------------------------------------ Euler- Heun- Runge Kutta 4to. orden- Nystrom- Milne- Hamming- Adam´s Bashfort- Adam's Moulton----------Idiomas:----------- Español- InglésEl idioma estándar es el español.---------------------Manejo de error---------------------La aplicación utiliza el error absoluto en aquellos métodos quelo requieran.Se puede configurar el número de decimales a utilizar en loscálculos. (icono 0.000).-------------------------Soluciones disponibles:-------------------------- TabularConcentrado de los valores obtenidos en las iteraciones.- IteracionesListado de iteraciones con sus respectivas sustituciones- SoluciónResultado final.----------------------Características notables:----------------------- Escritura de la ecuación.- Funciones matemáticas.- Configuración del número de decimales en los cálculos- Teoría para cada método con deducciones y ejemplos resueltos.-------------------------------------------Funciones y constantes soportadas:-------------------------------------------- Número pi (Pi)- Número e (e)- Raíz cuadrada (sqrt)- Raíz cúbica (cbrt)- Seno trigonométrico (sin)- Coseno trigonométrico (cos)- Tangente trigonométrica (tan)- Seno inverso (asin)- Coseno inverso (acos)- Tangente inversa (atan)- Tangente inversa 2 (atan2)- Seno hiperbólico( sinh)- Coseno hiperbólico( cosh)- Tangente hiperbólica( tanh)- Secante (sec)- Cosecante (cosec)- Cotangente (cotan)- Secante inversa (asec)- Cosecante inversa (acosec)- Cotangente inversa (acotan)- Secante hiperbólica (sech)- Cosecante hiperbólica (cosech)- Cotangente hiperbólica (cotanh)- Seno hiperbólico inverso (asinh)- Coseno hiperbólico inverso (acosh)- Tangente hiperbólica inversa (atanh)- Cotangente hiperbólica inversa (acotanh)- Secante hiperbólica inversa (asech)- Cosecante hiperbólica inversa (acosech)- Logaritmo natural (log)- Logaritmo base 10 (log10)- Logaritmo natural inverso (exp)- Logaritmo decimal inverso (alog10)- Hipotenusa (hypot)- Valor máximo entre 2 (max)- Valor mínimo entre 2 (min)- Valor absoluto (abs)- Conversión de radianes a grados (toDegrees)- Conversión de grados a radianes (toRadians)-------------------------------------------------------------------------------------------------------Ordinary differential equations of the first degree-------------------------------------------------------------------------------------------------------Very didactic application as it presents the iterations withcalculations and substitutions in great detail.The application has been tested on tablet 7 ", 9" and 10 "aswell as smatphone 4.5" and 5 ".-----------------------------------The methods included are:------------------------------------ Euler- Heun- Runge Kutta 4to. order- Nystrom- Milne- Hamming- Adam's Bashfort- Adam's Moulton----------Languages:----------- Spanish- EnglishThe standard language is Spanish.---------------------Error Handling---------------------The application uses the absolute error in those methods thatrequire it.You can set the number of decimal places to be used in thecalculations. (Icon 0.000).-------------------------Solutions available:------------------------- - Tabular       Values ​​obtainedconcentrate in iterations. - Iterations       List of iterations withtheir respective replacements - Solution       Final result.----------------------Notable features:---------------------- - Write the equation. - Mathematical Functions. - Setting the number of decimals in the calculations - Theory for each method with deductions and workedexamples.-------------------------------------------Supported functions and constants:-------------------------------------------- Number Pi (Pi)- Number and (e)- Square root (sqrt)- Cube root (cbrt)- Trigonometric Seno (no)- Trigonometric cosine (cos)- Trigonometric tangent (tan)- Inverse Sine (asin)- Inverse cosine (ACOS)- Tangent inverse (tie)- Inverse tangent 2 (atan2)- Hyperbolic sine (sinh)- Hyperbolic cosine (cosh)- Hyperbolic tangent (tanh)- Drying (sec)- Cosecant (vin)- Cotangent (cotan)- Drying reverse (asec)- Reverse Cosecant (acosec)- Cotangent reverse (dimensioned)- Hyperbolic secant (sech)- Hyperbolic Cosecant (cosech)- Hyperbolic Cotangent (cotanh)- Inverse Hyperbolic Sine (asinh)- Inverse hyperbolic cosine (acosh)- Inverse hyperbolic tangent (atanh)- Cotangent inverse hyperbolic (acotanh)- Inverse hyperbolic secant (asech)- Cosecant inverse hyperbolic (acosech)- Natural logarithm (log)- Base 10 logarithm (log10)- Natural inverse logarithm (exp)- Reverse decimal logarithm (alog10)- Hypotenuse (hypot)- Maximum of 2 (max)- Minimum of 2 (min)- Absolute Value (abs)- Conversion from radians to degrees (toDegrees)- Conversion of degrees to radians (toRadians)
Métodos Numéricos-(Módulo III) 2.0
------------------------------------Integración Numérica Multivariable------------------------------------Aplicación muy didáctica ya que presenta las iteraciones concálculos y sustituciones de manera muy detallada.La aplicación ha sido probada en tablet de 7", 9" y 10" así comotambién en smartphone de 4.5 " y 5".-----------------------------------Los métodos incluidos son:------------------------------------ Rectángulos punto medio.- Trapezoidal- Simpson 1/3- Simpson 3/8- Newton Cotes- Cuadratura de Gauss Legendre (Hasta 20 Ptos.)----------Idiomas:----------- Español- InglésEl idioma estándar es el español.-------------------------Soluciones disponibles:-------------------------- TabularConcentrado de los valores obtenidos en las iteraciones.- IteracionesListado de iteraciones con sus respectivas sustituciones- SoluciónResultado final.----------------------Características notables:----------------------- Escritura de la ecuación.- Funciones matemáticas.- Configuración del nùmero de decimales en los cálculos- Teorìa para cada método con deducciones y ejemplosresueltos.--------------------------------------Funciones y constantes soportadas:--------------------------------------- Número pi (Pi)- Número e (e)- Raíz cuadrada (sqrt)- Raíz cúbica (cbrt)- Seno trigonométrico (sin)- Coseno trigonométrico (cos)- Tangente trigonométrica (tan)- Seno inverso (asin)- Coseno inverso (acos)- Tangente inversa (atan)- Tangente inversa 2 (atan2)- Seno hiperbólico( sinh)- Coseno hiperbólico( cosh)- Tangente hiperbólica( tanh)- Secante (sec)- Cosecante (cosec)- Cotangente (cotan)- Secante inversa (asec)- Cosecante inversa (acosec)- Cotangente inversa (acotan)- Secante hiperbólica (sech)- Cosecante hiperbólica (cosech)- Cotangente hiperbólica (cotanh)- Seno hiperbólico inverso (asinh)- Coseno hiperbólico inverso (acosh)- Tangente hiperbólica inversa (atanh)- Cotangente hiperbólica inversa (acotanh)- Secante hiperbólica inversa (asech)- Cosecante hiperbólica inversa (acosech)- Logaritmo natural (log)- Logaritmo base 10 (log10)- Logaritmo natural inverso (exp)- Logaritmo decimal inverso (alog10)- Hipotenusa (hypot)- Valor máximo entre 2 (max)- Valor mínimo entre 2 (min)- Valor absoluto (abs)- Conversión de radianes a grados (toDegrees)- Conversión de grados a radianes (toRadians)------------------------------------Numerical Integration Multivariable------------------------------------Very didactic application as it presents the iterations withcalculations and substitutions in great detail.The application has been tested on tablet 7 ", 9" and 10 "aswell as smartphone 4.5" and 5 ".-----------------------------------The methods included are:------------------------------------ Boxes midpoint.- Trapezoidal- Simpson 1/3- Simpson 3/8- Newton Cotes- Gauss Legendre quadrature (Up to 20 pts.)----------Languages:----------- Spanish- EnglishThe standard language is Spanish.-------------------------Solutions available:------------------------- - Tabular       Values ​​obtainedconcentrate in iterations. - Iterations       List of iterations withtheir respective replacements - Solution       Final result.----------------------Notable features:---------------------- - Write the equation. - Mathematical Functions. - Setting the number of decimals in the calculations - Theory for each method with deductions and workedexamples. --------------------------------------Supported functions and constants:--------------------------------------- Number Pi (Pi)- Number and (e)- Square root (sqrt)- Cube root (cbrt)- Trigonometric Seno (no)- Trigonometric cosine (cos)- Trigonometric tangent (tan)- Inverse Sine (asin)- Inverse cosine (ACOS)- Tangent inverse (tie)- Inverse tangent 2 (atan2)- Hyperbolic sine (sinh)- Hyperbolic cosine (cosh)- Hyperbolic tangent (tanh)- Drying (sec)- Cosecant (vin)- Cotangent (cotan)- Drying reverse (asec)- Reverse Cosecant (acosec)- Cotangent reverse (dimensioned)- Hyperbolic secant (sech)- Hyperbolic Cosecant (cosech)- Hyperbolic Cotangent (cotanh)- Inverse Hyperbolic Sine (asinh)- Inverse hyperbolic cosine (acosh)- Inverse hyperbolic tangent (atanh)- Cotangent inverse hyperbolic (acotanh)- Inverse hyperbolic secant (asech)- Cosecant inverse hyperbolic (acosech)- Natural logarithm (log)- Base 10 logarithm (log10)- Natural inverse logarithm (exp)- Reverse decimal logarithm (alog10)- Hypotenuse (hypot)- Maximum of 2 (max)- Minimum of 2 (min)- Absolute Value (abs)- Conversion from radians to degrees (toDegrees)- Conversion of degrees to radians (toRadians)
Métodos Numéricos (Módulo II) 2.3
Application for the numerical solution of integral Simples.
Métodos Numéricos-(Módulo I) 2.0
-------------------------------------------------------------------------------------------------------------Aplicación para la solución de ecuaciones de unaincógnita(Ecuaciones No Lineales)-------------------------------------------------------------------------------------------------------------Aplicación muy didáctica ya que cuenta con tres tipos de solución:- -Tabular: Donde presenta una tabla con un concentrados delosvalores obtenidos en las etapas de la solución.--Iteraciones: Un desglose de las iteraciones con todosloscálculos necesarios así como también las sustituciones enlafunción aportada por el usuario.-- Solución: Solo se presentan la solución final.Además:-- La aplicación acepta escritura de la función.-- Se puede configurar el número de iteraciones máximas( Valorpordefault: 40).-- Se puede especificar el número de decimales a utilizar enloscálculos (Valor por default: 8 cifras).-- La aplicación ha sido probada en tablet de 7", 9" y 10" asícomotambién en smatphone de 4.5 " y 5".-----------------------------------Los métodos incluidos son:------------------------------------ Aproximación secuencial- Iteración Simple- Bisección (Versión completa)- Regula Falsi (Versión completa)- Secante (Versión completa)- Newton Raphson (Versión completa)- Von Mises (Versión completa)- Newton Raphson modificado(Versión 1) (Versión completa)- Newton Raphson modificado(Versión 2) (Versión completa)Cada método incluye teoría con ejemplo resuelto (Por elmomentosolo en español).----------Idiomas:----------- Español- InglésEl idioma estándar es el español.---------------------Manejo de error---------------------La aplicación utiliza el error absoluto.Se puede configurar el número de decimales a utilizar enloscálculos. (icono 0.000).Se puede configurar el nùmero máximo de iteraciones.-------------------------Soluciones disponibles:-------------------------- TabularConcentrado de los valores obtenidos en las iteraciones.- IteracionesListado de iteraciones con sus respectivas sustituciones- Solo raízResultado final.Además, los métodos de Newton Raphson, von Mises y NewtonRaphsonmodificado pueden trabajar con derivada analítica oderivadanumérica.----------------------La aplicación soporta:----------------------- Escritura de la ecuación.- Funciones matemáticas.-------------------------------------------Funciones y constantes soportadas:-------------------------------------------- Número pi (Pi)- Número e (e)- Raíz cuadrada (sqrt)- Raíz cúbica (cbrt)- Seno trigonométrico (sin)- Coseno trigonométrico (cos)- Tangente trigonométrica (tan)- Seno inverso (asin)- Coseno inverso (acos)- Tangente inversa (atan)- Tangente inversa 2 (atan2)- Seno hiperbólico( sinh)- Coseno hiperbólico( cosh)- Tangente hiperbólica( tanh)- Secante (sec)- Cosecante (cosec)- Cotangente (cotan)- Secante inversa (asec)- Cosecante inversa (acosec)- Cotangente inversa (acotan)- Secante hiperbólica (sech)- Cosecante hiperbólica (cosech)- Cotangente hiperbólica (cotanh)- Seno hiperbólico inverso (asinh)- Coseno hiperbólico inverso (acosh)- Tangente hiperbólica inversa (atanh)- Cotangente hiperbólica inversa (acotanh)- Secante hiperbólica inversa (asech)- Cosecante hiperbólica inversa (acosech)- Logaritmo natural (log)- Logaritmo base 10 (log10)- Logaritmo natural inverso (exp)- Logaritmo decimal inverso (alog10)- Hipotenusa (hypot)- Valor máximo entre 2 (max)- Valor mínimo entre 2 (min)- Valor absoluto (abs)- Conversión de radianes a grados (toDegrees)- Conversión de grados a radianes (toRadians)-------------------------------------------------------------------------------------------------------------Application for solving equations in one variable(NonlinearEquations)-------------------------------------------------------------------------------------------------------------                            Very didactic application because it has three types of solution:- -Tabular: Where presents a table with values​​concentratesobtained in stages of solution.--Iteraciones: A breakdown of iterations with all thenecessarycalculations as well as substitutions in the functionprovided bythe user.- Solution: Only the final solution are presented.In addition:- The application accepts writing function.- You can set the maximum number of iterations (defaultvalue:40).- You can specify the number of decimal places to be used inthecalculations (default value: 8 digits).- The application has been tested on tablet 7 ", 9" and 10 "aswellas smatphone 4.5" and 5 ".-----------------------------------The methods included are:------------------------------------ Sequential Approach- Simple Iteration- Bisection (Full Version)- Regulates Falsi (Full Version)- Drying (Full Version)- Newton Raphson (Full Version)- Von Mises (Full Version)- Modified Newton Raphson (Version 1) (Full Version)- Modified Newton Raphson (Version 2) (Full Version)Each method includes theory with worked example (So far onlyinSpanish).----------Languages:----------- Spanish- EnglishThe standard language is Spanish.---------------------Error Handling---------------------The application uses the absolute error.You can set the number of decimal places to be used inthecalculations. (Icon 0.000).You can configure the maximum number of iterations.-------------------------Solutions available:------------------------- - Tabular        Values​​obtainedconcentrate in iterations. - Iterations        List ofiterationswith their respective replacements - Only root        Final result.Furthermore, Newton Raphson methods, Newton Raphson von Misesandcan work with modified analytical or numericalderivativederived.----------------------The application supports:---------------------- - Write the equation. - Mathematical Functions.-------------------------------------------Supported functions and constants:-------------------------------------------- Number Pi (Pi)- Number and (e)- Square root (sqrt)- Cube root (cbrt)- Trigonometric Seno (no)- Trigonometric cosine (cos)- Trigonometric tangent (tan)- Inverse Sine (asin)- Inverse cosine (ACOS)- Tangent inverse (tie)- Inverse tangent 2 (atan2)- Hyperbolic sine (sinh)- Hyperbolic cosine (cosh)- Hyperbolic tangent (tanh)- Drying (sec)- Cosecant (vin)- Cotangent (cotan)- Drying reverse (asec)- Reverse Cosecant (acosec)- Cotangent reverse (dimensioned)- Hyperbolic secant (sech)- Hyperbolic Cosecant (cosech)- Hyperbolic Cotangent (cotanh)- Inverse Hyperbolic Sine (asinh)- Inverse hyperbolic cosine (acosh)- Inverse hyperbolic tangent (atanh)- Cotangent inverse hyperbolic (acotanh)- Inverse hyperbolic secant (asech)- Cosecant inverse hyperbolic (acosech)- Natural logarithm (log)- Base 10 logarithm (log10)- Natural inverse logarithm (exp)- Reverse decimal logarithm (alog10)- Hypotenuse (hypot)- Maximum of 2 (max)- Minimum of 2 (min)- Absolute Value (abs)- Conversion from radians to degrees (toDegrees)- Conversion of degrees to radians (toRadians)